Usage APIproject/TasksDelete a subtaskDelete a subtask DELETE /api/2.0/project/task/{taskid:[0-9]+}/{subtaskid:[0-9]+} Deletes the selected subtask from the parent task with the ID specified in the request. Request Responses200401SubtaskUnauthorized